App-karr 0.003 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- feature
- 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.003 | metacpan |
| App::karr::Cmd::AgentName | Generate a random two-word agent name | 0.003 | metacpan |
| App::karr::Cmd::Archive | Archive a task (soft-delete) | 0.003 | metacpan |
| App::karr::Cmd::Board | Show board summary | 0.003 | metacpan |
| App::karr::Cmd::Config | View or modify board configuration | 0.003 | metacpan |
| App::karr::Cmd::Context | Generate board context summary for embedding | 0.003 | metacpan |
| App::karr::Cmd::Create | Create a new task | 0.003 | metacpan |
| App::karr::Cmd::Delete | Delete a task | 0.003 | metacpan |
| App::karr::Cmd::Edit | Modify an existing task | 0.003 | metacpan |
| App::karr::Cmd::Handoff | Hand off a task for review | 0.003 | metacpan |
| App::karr::Cmd::Init | Initialize a new karr board | 0.003 | metacpan |
| App::karr::Cmd::List | List tasks with filtering and sorting | 0.003 | metacpan |
| App::karr::Cmd::Log | Show activity log | 0.003 | metacpan |
| App::karr::Cmd::Move | Change a task's status | 0.003 | metacpan |
| App::karr::Cmd::Pick | Atomically find and claim the next available task | 0.003 | metacpan |
| App::karr::Cmd::Show | Show full details of a task | 0.003 | metacpan |
| App::karr::Cmd::Skill | Install, check, and update Claude Code skills | 0.003 | metacpan |
| App::karr::Cmd::Sync | Sync karr board with remote | 0.003 | metacpan |
| App::karr::Config | Board configuration management | 0.003 | metacpan |
| App::karr::Git | Git operations for karr sync (via CLI) | 0.003 | metacpan |
| App::karr::Lock | Lock management via Git refs | 0.003 | metacpan |
| App::karr::Role::BoardAccess | Role providing board directory discovery and config access | 0.003 | metacpan |
| App::karr::Role::ClaimTimeout | Shared claim timeout logic | 0.003 | metacpan |
| App::karr::Role::Output | Role providing common output format options | 0.003 | metacpan |
| App::karr::Task | Task object representing a single kanban card | 0.003 | metacpan |