Gian Patrick Quintana
Community@hirogakatageri · Philippines
I'm a Software Engineer in the Philippines. I meditate, code and enjoy time with family. I contribute to open source when available.
Agent Skills by Gian Patrick Quintana
Showing 25 vetted skills indexed across 2 GitHub repositories.
develop-project
An automated system that executes predefined workflows to generate outputs, requiring no manual intervention once initiated. It,Skip and Cancel buttons; also manages Git-based deployments and handles errors gracefully.
initialize-project
Create a standard project scaffold with requirements, tasks, and requests folders.
start-request-monitoring
Monitor requests/todo/ hourly, delegate tasks, and archive completed requests to requests/done/.
list-request-monitoring
List active request monitoring cron jobs in the current session.
create-request
Create date-prefixed request files with YAML frontmatter in requests/todo/.
stop-request-monitoring
Cancels hourly request monitoring cron jobs by ID or via interactive listing.
add-track
Add a cross-phase track with metadata and per-phase subsections to an existing tracker.
create-tracker
Create a tracker structure with phases and tracks under .trackers.
add-phase
Add a sequential phase to a tracker and update tasks and metadata.
edit-task
Update task metadata in a tracker without changing its status.
remove-track
Remove a specified track and all its tasks from every phase of a multi-phase tracker.
remove-phase
Remove a phase from a tracker and renumber subsequent phases.
remove-task
Remove a single task from a tracker and update progress statistics.
add-task
Add tasks to existing Markdown trackers with metadata and plan files.
review-tracker
Analyze project trackers and generate structured progress reports with blockers and recommendations.
edit-phase
Update tracker phase metadata without altering tasks or statuses.
edit-track
Update track metadata in TRACKER.md while preserving tasks and status.
edit-tracker
Update tracker frontmatter and headers while preserving hierarchy and dates.
mark-status
Update task, track, or phase statuses in trackers with timestamps and statistics.
split-plan
Split master plans into seven phase-specific plan files by feature tracks.
comprehensive-review
Orchestrates four parallel AI reviews of code across requirements, tests, edge cases, and architecture.
Conventional Commit Generator
Convert git diffs into Conventional Commits messages with optional bodies and footers.
generate-requirements
Generate a requirements document from a product-owner agent's output.
estimate-task
Score development tasks on a 1-3 complexity scale for effort estimation.