Skip to main content
Run any Skill in Manus
with one click
theafh
GitHub creator profile

theafh

Repository-level view of 34 collected skills across 2 GitHub repositories.

skills collected
34
repositories
2
updated
2026-07-18
repository explorer

Repositories and representative skills

task-finish
project-management-specialists

Close one completed or parked task. Use when the user asks to finish, mark done, defer, park, drop, or archive a task. Set finished or deferred, move the file to archive, update links, and relint.

2026-07-18
task
project-management-specialists

Manage the project task backlog as plain markdown files in tasks. Use for broad backlog work including create, list, query, update, triage, implement, audit, finish, defer, archive, lint, split, or repair tasks.

2026-07-18
task-implement
software-developers

Implement one existing task file end to end. Use when the user asks to build, do, or implement the work described by a task. Edit code and tests, run verification, stamp implemented, and leave audit and finish to sibling skills.

2026-07-18
task-select
software-developers

Select and rank eligible live tasks from the project backlog. Use when the user asks what task to work on next, asks Codex to pick or prioritize backlog work, rank open tasks, choose from tasks/, or recommend the next task/action without editing task files.

2026-07-18
git-commit
software-developers

Create one structured git commit covering the full current working-tree state. Use when the user explicitly asks to commit in the current turn โ€” "commit", "commit this", "commit changes", "make a commit", "write a commit message", "git commit", or an equally direct ask to put the current repo state into git history. Invoke only on that explicit request; a turn that merely finishes other work, saves files, or wraps up without a commit ask leaves committing to the user.

2026-07-16
task-auto-check
software-developers

Autonomously drive one task from open or checked to ready through task_check, verifier-approved body repairs, and final mechanical task-lint cleanup. Use when a user asks to auto-fix readiness issues, make a task ready, refresh a stale task against the current codebase, or run an autonomous readiness loop without implementing the task. A task whose premise the code invalidates stops the loop and surfaces deferral as the user's option.

2026-07-15
task-check
software-developers

Check one task before implementation. Use when the user asks if a task is ready to build or still valid. Assess structure, scope, focus, complexity, contradictions, and ambiguity, verify the task's premise and described current state against the codebase, surface a stale invalidated task with deferral as the user's option, then stamp ready or checked and report readiness issues.

2026-07-15
update-changelog
software-developers

Create or update a day-grouped, add-only CHANGELOG.md from git commit history. Use when asked to generate, refresh, or maintain a repository changelog. Produces newest-first day sections while keeping existing entries immutable and processes one day at a time to stay within context limits.

2026-07-12
Showing top 8 of 26 collected skills in this repository.
spec-development
computer-systems-analysts

StagedSpec: Guides iterative development and assessment of project specs in /specs with an architecture index, staged specs, implemented status tracking, and feature documentation. Use when creating, refining, or checking specs, architecture.md, stage files, features.md, security.md, or testing.md.

2026-04-19
spec-implement
software-developers

Implements a spec completely end-to-end including all code, tests, and verifications. Follows a strict read-understand-implement-verify workflow.

2026-04-19
spec-init
software-developers

Bootstraps the StagedSpec framework in a new project: creates the /specs folder, guardrail documents (intent.md, security.md, testing.md), architecture.md index, optional features.md for existing code, and optional initial stage specs. Use when a project has no /specs folder or is missing guardrail documents.

2026-04-19
spec-audit
software-quality-assurance-analysts-and-testers

Audits specs marked as Implemented in specs/architecture.md against the actual codebase. Verifies feature implementation, tests, and verification items end-to-end, reporting gaps between specified and built behavior.

2026-04-16
spec-derive-intent
computer-systems-analysts

Derives a Project Intent Summary from an existing /specs folder that has stages but no intent.md. Analyzes all documents in /specs and produces specs/intent.md, then adds an intent summary paragraph to specs/architecture.md. Use when a project already has specs but is missing intent.md โ€” for new projects, use spec_init instead.

2026-04-15
spec-check
software-developers

Reviews a single stage spec for implementation readiness. Uses the spec_development skill's single_stage_assessment reference for detailed assessment guidance. Produces one direct assessment from the current agent.

2026-04-12
spec-feature-update
software-developers

Updates specs/features.md to reflect actual implemented behavior by inspecting the current codebase end-to-end.

2026-04-12
spec-validate-intent
software-developers

Validates user-provided context (files, directories, or qualifiers) against the Project Intent Summary in specs/intent.md, reporting any intent violations.

2026-04-12
Showing 2 of 2 repositories
All repositories loaded
theafh Agent Skills | SkillsMP