App-karr 0.200
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- no_dot_dirs
-
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .claude
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| App::karr | Kanban Assignment & Responsibility Registry | 0.200 | metacpan |
| App::karr::ActivityLog | Activity log writer for karr board operations | 0.200 | metacpan |
| App::karr::BoardStore | Ref-backed board storage for karr | 0.200 | metacpan |
| App::karr::Cmd::AgentName | Generate a random two-word agent name | 0.200 | metacpan |
| App::karr::Cmd::Archive | Archive a task (soft-delete) | 0.200 | metacpan |
| App::karr::Cmd::Backup | Export the ref-backed karr board as YAML | 0.200 | metacpan |
| App::karr::Cmd::Board | Show board summary | 0.200 | metacpan |
| App::karr::Cmd::Config | View or modify board configuration | 0.200 | metacpan |
| App::karr::Cmd::Context | Generate board context summary for embedding | 0.200 | metacpan |
| App::karr::Cmd::Create | Create a new task | 0.200 | metacpan |
| App::karr::Cmd::Delete | Delete a task | 0.200 | metacpan |
| App::karr::Cmd::Destroy | Destroy the ref-backed karr board | 0.200 | metacpan |
| App::karr::Cmd::Edit | Modify an existing task | 0.200 | metacpan |
| App::karr::Cmd::GetRefs | Fetch helper payloads from a Git ref | 0.200 | metacpan |
| App::karr::Cmd::Handoff | Hand off a task for review | 0.200 | metacpan |
| App::karr::Cmd::Init | Initialize a new karr board | 0.200 | metacpan |
| App::karr::Cmd::List | List tasks with filtering and sorting | 0.200 | metacpan |
| App::karr::Cmd::Log | Show activity log | 0.200 | metacpan |
| App::karr::Cmd::Move | Change a task's status | 0.200 | metacpan |
| App::karr::Cmd::Pick | Atomically find and claim the next available task | 0.200 | metacpan |
| App::karr::Cmd::Restore | Restore the ref-backed karr board from YAML | 0.200 | metacpan |
| App::karr::Cmd::SetRefs | Store helper payloads in a Git ref | 0.200 | metacpan |
| App::karr::Cmd::Show | Show full details of a task | 0.200 | metacpan |
| App::karr::Cmd::Skill | Install, check, and update bundled agent skills | 0.200 | metacpan |
| App::karr::Cmd::Sync | Sync karr board with remote | 0.200 | metacpan |
| App::karr::Config | Board configuration management | 0.200 | metacpan |
| App::karr::Git | Git operations for karr sync (via CLI) | 0.200 | metacpan |
| App::karr::Lock | Lock management via Git refs | 0.200 | metacpan |
| App::karr::Role::BoardAccess | Role providing board discovery, sync lifecycle, and task access | 0.200 | metacpan |
| App::karr::Role::BoardDiscovery | Role providing minimal board discovery and config access | 0.200 | metacpan |
| App::karr::Role::ClaimTimeout | Shared claim timeout logic | 0.200 | metacpan |
| App::karr::Role::Output | Role providing common output format options | 0.200 | metacpan |
| App::karr::Role::SyncLifecycle | Role providing sync lifecycle with retry and guard insurance | 0.200 | metacpan |
| App::karr::SyncGuard | Push guard with automatic retry on scope exit | 0.200 | metacpan |
| App::karr::Task | Task object representing a single kanban card | 0.200 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| cpanfile | metacpan |
| dist.ini | metacpan |