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

bacleclement

Repository-level view of 27 collected skills across 1 GitHub repositories.

skills collected
27
repositories
1
updated
2026-05-05
repository explorer

Repositories and representative skills

finish-development
software-developers

Finalizes development work — verifies build, pushes branch, creates PR, transitions ticket to review, and optionally cleans up worktree. Called by orchestrate when the user signals work is done.

2026-05-05
implement
software-developers

Implements tasks from plan.md with TDD, task manager integration, and PR creation. Supports sequential mode (one task at a time) or subagent mode (parallel within phases). Reads commit format and platform config from kitt.json.

2026-05-05
orchestrate
project-management-specialists

Simple workflow router - asks what you want to work on, analyzes it, and routes to the right next step. Handles epic → US workflow and flat feature workflow. Auto-syncs metadata on US completion.

2026-04-30
refactor
software-developers

Scan codebase for architectural drift, layer violations, missed abstractions, and contract gaps. Produces structured proposals with context, problem, and expected fix. Integrates with task manager and implement pipeline.

2026-04-14
align
software-developers

Validates refined feature against project architecture. Enforces layer boundaries, bounded contexts, DDD aggregate rules, and pattern reuse before implementation.

2026-04-14
build-plan
project-management-specialists

Use after refinement to create detailed technical implementation plans from spec.md - breaks down user stories into tasks, dependencies, technical decisions, and optional task manager tickets

2026-04-14
code-review
software-quality-assurance-analysts-and-testers

Automated code review skill — runs between implement and finish-development. Reviews diff against spec, plan, code-standards, and agent docs. Produces structured review with actionable findings.

2026-04-14
refine
software-developers

Feature refinement process. Validates that a feature is ready for architecture validation and implementation. Supports EPIC mode (creates spec with US breakdown) and US/FEATURE mode (creates individual spec). Does not mutate task manager without explicit confirmation.

2026-04-14
Showing top 8 of 27 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded