Learnn
Official@learnn-com · Italy
Learnn provides 36 idempotent skills for structured software delivery: PRD specification, epic/story planning, story refinement, implementation, PR review, and quality gates.
Agent Skills by Learnn
Showing 36 vetted skills indexed across 1 GitHub repositories.
capability-assess-observability
Assess and record observability platform, logging, tracing, and alerting decisions in infrastructure.md.
next
Analyzes adoption files and PM tool state to recommend the next project skill.
process-plan-epics
Breaks initiatives into validated epic issues in a PM tool.
capability-estimate
Estimates refined user stories using the team's adopted estimation methodology.
capability-execute-manual-tests
Executes manual test suites against released artifacts and generates structured PASS/FAIL reports.
capability-assess-pm
Assess and select a project management tool using a resolution cascade and decision matrix.
capability-setup-pm
Configures project management tools like GitHub Projects or filesystem-based tracking for a project.
capability-assess-stack
Assess and record technology stack decisions with version tracking across project lifecycle.
capability-setup-gates
Configures CI/CD quality gates and pipeline files based on adopted tech stack and guidelines.
capability-grill
Interviews users one question at a time with recommendations to align on requirements or stories.
process-plan-stories
Breaks epics into INVEST-validated user stories using vertical slicing and PM tool integration.
capability-assess-debt
Detects, categorizes, and prioritizes technical debt items using an impact-effort scoring formula.
process-bootstrap
Orchestrates full project setup from PRD verification through standards generation and PM tool configuration.
capability-assess-testing
Assess and adopt a testing framework, coverage strategy, and pyramid distribution for a project.
process-refine-story
Refines draft user stories into sprint-ready specifications with acceptance criteria and risk classification.
capability-publish-pr
Publishes a completed story branch as a review-ready pull request with quality gate and board updates.
capability-checkpoint
Writes and resumes per-story progress checkpoints so work survives context resets.
process-specify-prd
Creates and updates Product Requirements Documents through template analysis and hypothesis-driven questioning.
capability-write-issue
Creates or updates PM tool issues using type-specific templates and hierarchy linking.
capability-assess-architecture
Assess and adopt a system architecture pattern using a resolution cascade and guidelines.
capability-assess-methodology
Assess and select a development methodology using a resolution cascade and comparison matrix.
capability-assess-security
Assess project security posture against OWASP Top 10 and write adoption files.
capability-manage-flags
Manages feature flag lifecycle including creation, activation, deactivation, and cleanup across codebases.
capability-classify
Classifies stories and pull requests into risk tiers by applying a quality model.
Frequently Asked Questions About Learnn
FAQPage SchemaWhat tasks can I accomplish with Learnn's skills?▼
You can specify PRDs, plan initiatives/epics/stories/tasks, refine stories with acceptance criteria, estimate effort, implement stories task-by-task, publish pull requests, run six-phase PR reviews, execute manual test suites, manage feature flags, and record architecture decisions as ADRs.
Who are Learnn's skills designed for?▼
Software engineers, tech leads, and product-minded developers running structured delivery processes. The skills suit teams practicing Scrum/Kanban/Lean, vertical story slicing, pair review with merge-blocking checks, and adoption-file-driven governance of stack, testing, security, and infrastructure choices.
How do the skills work together in practice?▼
Start with /next to find the right action, run /process-bootstrap for full project setup, then /process-refine-story, /process-plan-tasks, and /process-implement. Implementation ends with a checkpoint and PR publish; /process-review gates merging. All skills are idempotent and resume from checkpoints.
What prerequisites or dependencies do the skills require?▼
Skills read project adoption files (way-of-working.md, tech-stack.md, infrastructure.md), guideline documents, and templates from the knowledge base. PM tool configuration via /capability-setup-pm is needed for issue creation; quality gate commands must be defined in way-of-working for verification skills.
Are Learnn's skills safe to re-run on existing projects?▼
Yes. Every skill is idempotent: planning skills detect existing initiatives, epics, stories, and tasks and create only missing ones; assessment skills confirm rather than re-assess; bootstrap detects completed phases and resumes. Checkpoints let interrupted implementation resume after context resets.