parallel-workflows
79Run Independent Tasks in Parallel
Large projects slow down when independent tasks run one at a time. This skill helps Claude, Codex, and Claude Code split safe work into parallel agents and merge results.
Coordinate PM and Implementation Handoffs
Two-agent development can lose context during handoffs and review fixes. This skill creates structured handoff messages, completion reports, and approved auto-fix workflows.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "workflow" from https://skillstore.io/skills/chachamaru127-workflow.md and its manifest at https://skillstore.io/api/skills/chachamaru127-workflow/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "workflow". The PM wants to hand off a feature task to the implementation role.
Expected outcome:
A structured task brief with background, expected result, acceptance criteria, scope, target files, and constraints.
Using "workflow". The implementation role finished the assigned task.
Expected outcome:
A completion report with summary, changes, changed files, tests, acceptance status, risks, and next action options.
Using "workflow". A code review found issues that should be fixed.
Expected outcome:
A controlled fix plan that identifies remediable issues, previews edits, requests approval, and reports completed changes.
The three static entropy findings are false positives. The reviewed files are plain Markdown workflow documents with Japanese text, YAML front matter, and sample report formats; no binary, encrypted, or obfuscated payload was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/chachamaru127-workflow/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/chachamaru127-workflow?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/chachamaru127-workflow?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/chachamaru127-workflow/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/chachamaru127-workflow.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Chachamaru127. (2026). workflow security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/chachamaru127-workflow/audits/8@techreport{chachamaru127-chachamaru127-workflow-2026,
author = {Chachamaru127},
title = {workflow security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/chachamaru127-workflow/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "workflow security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Chachamaru127"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/chachamaru127-workflow/audits/8"
identifiers:
- type: other
value: "skillstore:chachamaru127-workflow:audit:8"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
chachamaru127-workflow
2026-08-21
brianlovin-workflow
2026-08-21
Create a clear task request with context, scope, acceptance criteria, and constraints for another implementation session.
Summarize implementation results, changed files, tests, remaining risks, and recommended next actions.
Turn review findings into scoped fixes, preview the changes, and generate a short fix report.
Create a handoff request for the implementation role. Use the current task context and include acceptance criteria.
Create a PM-to-implementation handoff for this task. Include background, expected outcome, scope, non-goals, likely files, and constraints.
Write a completion report for PM review. Include summary, changed files, tests performed, acceptance criteria status, risks, and next actions.
Review the latest review findings, identify fixable issues, preview the proposed changes, and wait for approval before editing.
Author
Chachamaru127License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
dd4a3ef9f20ddf38830950b4bb713df96b431fd6
Maintenance freshness
7/20/2026
Usage
6 downloads ยท 214 views
File structure
๐ auto-fix/
๐ doc.md
๐ handoff-to-impl/
๐ doc.md
๐ handoff-to-pm/
๐ doc.md
๐ SKILL.md
Run Independent Tasks in Parallel
Large projects slow down when independent tasks run one at a time. This skill helps Claude, Codex, and Claude Code split safe work into parallel agents and merge results.
Apply Safe Coding Principles
AI coding work can drift without clear operating rules. This skill gives Claude, Codex, and Claude Code practical guidance for safe edits and context review.
Review Code Across Quality, Security, Performance
Code reviews often miss security, accessibility, and performance issues when scope is broad. This skill routes review work to focused checklists and produces prioritized findings.
Guide Beginner Coding Agent Workflows
Nontechnical builders can lose momentum when a coding agent asks for next steps. This skill gives simple prompts and context-aware guidance for Claude, Codex, and Claude Code.
Generate NotebookLM Slide Documentation
Teams need consistent slide design prompts for NotebookLM. This skill creates Japanese YAML directions for NotebookLM slides and documentation workflows.
Build Secure Auth and Payments
Authentication and payment work is high risk and often spans SDK setup, routes, webhooks, and environment variables. This skill guides Claude, Codex, and Claude Code through Clerk, Supabase Auth, and Stripe implementation steps.
Create and Update Linear Projects from the CLI
by Bind
Managing Linear projects through the web interface is slow when you work in the terminal or automate workflows. This skill lets you create and update projects with simple commands, so you can manage project data directly from scripts and the command line.
Choose Claude Code Web or CLI
by DNYoussef
Teams lose time when they pick the wrong Claude Code interface for a task. This skill recommends Web, CLI, or a hybrid handoff workflow.
Organize Conductor Tracks
by sickn33
Track work can become unclear when specs, plans, status, and metadata drift apart. This skill gives Claude, Codex, and Claude Code structured guidance for Conductor track workflows.
Generate Lark Standup Reports
by larksuite
Daily planning is slow when meetings and tasks live in separate Lark apps. This skill combines calendar agenda and unfinished tasks into one standup-ready summary.
List Linear Project Milestones
by Bind
Finding milestone status across Linear projects can require repeated navigation. This skill lists milestones from the terminal with project filters, limits, and optional JSON output.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.